Release 10.1A: OpenEdge Development:
Progress 4GL Reference
SYNCHRONIZE( ) method
Synchronizes a hierarchy of data-relation queries on a parent buffer.
Return type: LOGICAL Applies to: Buffer object handle
This method traverses the ProDataSet object hierarchy starting at buffer
hBuffand reopens each data-relation query for the current parent at each lower level. Use this method to populate one or more related child buffers for the ProDataSet object buffer.By default, if the query is associated with a browse, the synchronize action automatically refreshes the browse. If the query is not associated with a browse, the synchronize action automatically gets the first buffer in the query by invoking a GET FIRST operation. If there is a REPOSITION data relation and no browse, the synchronize action gets the next record in the query by invoking a GET NEXT operation.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |